Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for hard-coded nu-get Newtonsoft usage in C# SDK causing Unity IL2CPP builds to crash #104

Merged
merged 3 commits into from
May 10, 2024

Conversation

jakub-grzesiowski
Copy link
Contributor

fix: fix hard-coded nu-get Newtonsoft usage in C# SDK causing Unity IL2CPP builds to crash

Fixes issue of Unity SDK not being able to have a fully independent IJsonPluggableLibrary implementation because of direct nu-get Newtonsoft usage in C# SDK (Unity has it's own version that works with IL2CPP builds)

Copy link

@Xavrax Xavrax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you have more than 1 hp, you are ready to go

@jakub-grzesiowski
Copy link
Contributor Author

@pubnub-release-bot release as v7.2.1

@jakub-grzesiowski jakub-grzesiowski merged commit 8aeb90b into master May 10, 2024
4 checks passed
@jakub-grzesiowski jakub-grzesiowski deleted the json-il2cpp-fix branch May 10, 2024 08:41
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants